Skip to content

Replaced the underlying zlib/deflate implementation with the actual zstd library - #214

Open
ahcorde wants to merge 2 commits into
rollingfrom
ahcorde/rolling/zstd
Open

Replaced the underlying zlib/deflate implementation with the actual zstd library#214
ahcorde wants to merge 2 commits into
rollingfrom
ahcorde/rolling/zstd

Conversation

@ahcorde

@ahcorde ahcorde commented Mar 18, 2026

Copy link
Copy Markdown
Contributor

Replaced the underlying zlib implementation with the actual zstd library and eliminated chunked allocation loops and per-frame context creation in favor of single-call compress/decompres.

Should we keep the old zlib implementation in a new package?

…std library

Signed-off-by: Alejandro Hernandez Cordero <ahcorde@gmail.com>
@ahcorde
ahcorde requested review from mjcarroll and sloretz March 18, 2026 09:32
@ahcorde ahcorde self-assigned this Mar 18, 2026
@ahcorde ahcorde mentioned this pull request Mar 18, 2026
@mergify

mergify Bot commented Jul 16, 2026

Copy link
Copy Markdown

Tick the box to add this pull request to the merge queue (same as @mergifyio queue).

  • Queue this pull request

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant